From 866d0c4fb9a0497aa3da310e4ce891d19f0368d8 Mon Sep 17 00:00:00 2001 From: Emmanuele Bassi Date: Tue, 5 Feb 2019 11:25:41 +0100 Subject: [PATCH] themes: Drop the "plus" Comments and documentation. --- gtk/theme/Adwaita/README | 2 +- gtk/theme/HighContrast/_common.scss | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gtk/theme/Adwaita/README b/gtk/theme/Adwaita/README index fd5692e78f..a2e97d13d5 100644 --- a/gtk/theme/Adwaita/README +++ b/gtk/theme/Adwaita/README @@ -34,4 +34,4 @@ _common.scss - actual definitions of style for each widget. This is where you are likely to add/remove your changes. You can read about SASS at http://sass-lang.com/documentation/. Once you make -your changes to the _common.scss file, GTK+ will rebuild the CSS files. +your changes to the _common.scss file, GTK will rebuild the CSS files. diff --git a/gtk/theme/HighContrast/_common.scss b/gtk/theme/HighContrast/_common.scss index c5b64ed635..ac3b5a5dc5 100644 --- a/gtk/theme/HighContrast/_common.scss +++ b/gtk/theme/HighContrast/_common.scss @@ -3276,7 +3276,7 @@ colorswatch { // nth-child is used for the custom colors row. // the :not() madness is needed since actually the overlay is selectable by GtkColorSwatch > .overlay - // and GtkColorSwatch.overlay, I know it's weird, but this is gtk+. + // and GtkColorSwatch.overlay, I know it's weird, but this is GTK. // hover effect &.activatable:hover, -- 2.30.2